Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 14, 2025

Description

Fixes the missing documentation for running and deploying the opensaas.sh blog/docs.

Added two sections to opensaas-sh/blog/README.md:

  • 🏃 Running the Development Server - Documents npm install and npm run dev commands from package.json
  • 🚀 Deployment - Explains automatic Netlify deployment via .github/workflows/blog-deployment.yml on push to main, and PR build verification

Contributor Checklist

Original prompt

This section details on the original issue you should resolve

<issue_title>Add run and deployment instructions for opensaas.sh blog/docs to the README</issue_title>
<issue_description></issue_description>

<agent_instructions>the app in opensaas-sh/blog gets deployed automatically via thae .github/workflows/blog-deployment.yml action. While opensaas-sh/blog/package.json has the script for running the dev server. Add this info to opensaas-sh/blog/README.md</agent_instructions>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Add run and deployment instructions for opensaas.sh blog Add run and deployment instructions to blog README Nov 14, 2025
Copilot AI requested a review from vincanger November 14, 2025 14:05
Copilot finished work on behalf of vincanger November 14, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add run and deployment instructions for opensaas.sh blog/docs to the README

2 participants